FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.mio.patientenkurzakte#1.0.0 (78 ms)

Package kbv.mio.patientenkurzakte
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.mio.patientenkurzakte@1.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance
Version 1.0.0
Status active
Name KBV_PR_MIO_NFD_Allergy_Intolerance
Experimental False
Description Dieses Profil bildet eine Allergie ab.
Type AllergyIntolerance
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Composition_NFD KBV_PR_MIO_NFD_Composition_NFD

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD KBV_PR_MIO_NFD_Patient_NFD
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization KBV_PR_MIO_NFD_Practitioner_Role_With_Organization
https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Reaction_Allergy Manifestation
https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Allergy_Substance Allergie Substanz


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance",
  "version" : "1.0.0",
  "name" : "KBV_PR_MIO_NFD_Allergy_Intolerance",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Dieses Profil bildet eine Allergie ab.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance",
        "path" : "AllergyIntolerance",
        "constraint" : [
          {
            "key" : "all-1",
            "severity" : "error",
            "human" : "onsetPeriod.start must at least contain a year",
            "expression" : "onsetPeriod.start.exists() implies onsetPeriod.start.toString().length() >= 4",
            "source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance"
          },
          {
            "key" : "all-2",
            "severity" : "error",
            "human" : "OnsetPeriod.end must at least contain a year.",
            "expression" : "onsetPeriod.end.exists() implies onsetPeriod.end.toString().length() >= 4",
            "source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance"
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.meta",
        "path" : "AllergyIntolerance.meta",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.meta.versionId",
        "path" : "AllergyIntolerance.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.meta.lastUpdated",
        "path" : "AllergyIntolerance.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.meta.source",
        "path" : "AllergyIntolerance.meta.source",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.meta.profile",
        "path" : "AllergyIntolerance.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Allergy_Intolerance|1.0.0"
      },
      {
        "id" : "AllergyIntolerance.meta.security",
        "path" : "AllergyIntolerance.meta.security",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.meta.tag",
        "path" : "AllergyIntolerance.meta.tag",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.implicitRules",
        "path" : "AllergyIntolerance.implicitRules",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.language",
        "path" : "AllergyIntolerance.language",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.contained",
        "path" : "AllergyIntolerance.contained",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.identifier",
        "path" : "AllergyIntolerance.identifier",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding",
        "path" : "AllergyIntolerance.clinicalStatus.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.system",
        "path" : "AllergyIntolerance.clinicalStatus.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.version",
        "path" : "AllergyIntolerance.clinicalStatus.coding.version",
        "min" : 1,
        "fixedString" : "4.0.1"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.code",
        "path" : "AllergyIntolerance.clinicalStatus.coding.code",
        "min" : 1,
        "fixedCode" : "active"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.display",
        "path" : "AllergyIntolerance.clinicalStatus.coding.display",
        "min" : 1,
        "fixedString" : "Active"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.userSelected",
        "path" : "AllergyIntolerance.clinicalStatus.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.text",
        "path" : "AllergyIntolerance.clinicalStatus.text",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.verificationStatus",
        "path" : "AllergyIntolerance.verificationStatus",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.type",
        "path" : "AllergyIntolerance.type",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.category",
        "path" : "AllergyIntolerance.category",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.criticality",
        "path" : "AllergyIntolerance.criticality",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.code",
        "path" : "AllergyIntolerance.code",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.patient",
        "path" : "AllergyIntolerance.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.patient.reference",
        "path" : "AllergyIntolerance.patient.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.patient.type",
        "path" : "AllergyIntolerance.patient.type",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.patient.identifier",
        "path" : "AllergyIntolerance.patient.identifier",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.patient.display",
        "path" : "AllergyIntolerance.patient.display",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.encounter",
        "path" : "AllergyIntolerance.encounter",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.onset[x]",
        "path" : "AllergyIntolerance.onset[x]",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.recordedDate",
        "path" : "AllergyIntolerance.recordedDate",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.recorder",
        "path" : "AllergyIntolerance.recorder",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization|1.0.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.recorder.reference",
        "path" : "AllergyIntolerance.recorder.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.recorder.type",
        "path" : "AllergyIntolerance.recorder.type",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.recorder.identifier",
        "path" : "AllergyIntolerance.recorder.identifier",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.recorder.display",
        "path" : "AllergyIntolerance.recorder.display",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.asserter",
        "path" : "AllergyIntolerance.asserter",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.lastOccurrence",
        "path" : "AllergyIntolerance.lastOccurrence",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.note",
        "path" : "AllergyIntolerance.note",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.note.author[x]",
        "path" : "AllergyIntolerance.note.author[x]",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction",
        "path" : "AllergyIntolerance.reaction",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance",
        "path" : "AllergyIntolerance.reaction.substance",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "sliceName" : "snomedCode",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Allergy_Substance|1.0.0"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.system",
        "path" : "AllergyIntolerance.reaction.substance.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.version",
        "path" : "AllergyIntolerance.reaction.substance.coding.version",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.code",
        "path" : "AllergyIntolerance.reaction.substance.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display",
        "path" : "AllergyIntolerance.reaction.substance.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension:anzeigenameSubstance",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension",
        "sliceName" : "anzeigenameSubstance",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension:anzeigenameSubstance.extension",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension:anzeigenameSubstance.extension:content",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension.extension",
        "sliceName" : "content"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension:anzeigenameSubstance.extension:content.value[x]",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.display.extension:anzeigenameSubstance.extension:content.value[x]:valueString",
        "path" : "AllergyIntolerance.reaction.substance.coding.display.extension.extension.value[x]",
        "sliceName" : "valueString",
        "definition" : "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_PS_Top_Substance_SNOMEDCT_German|1.0.0",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:snomedCode.userSelected",
        "path" : "AllergyIntolerance.reaction.substance.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "sliceName" : "atcCode",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode.system",
        "path" : "AllergyIntolerance.reaction.substance.coding.system",
        "min" : 1,
        "fixedUri" : "http://www.whocc.no/atc"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode.version",
        "path" : "AllergyIntolerance.reaction.substance.coding.version",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode.code",
        "path" : "AllergyIntolerance.reaction.substance.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode.display",
        "path" : "AllergyIntolerance.reaction.substance.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:atcCode.userSelected",
        "path" : "AllergyIntolerance.reaction.substance.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "sliceName" : "askCode",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode.system",
        "path" : "AllergyIntolerance.reaction.substance.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.de/CodeSystem/ask"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode.version",
        "path" : "AllergyIntolerance.reaction.substance.coding.version",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode.code",
        "path" : "AllergyIntolerance.reaction.substance.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode.display",
        "path" : "AllergyIntolerance.reaction.substance.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding:askCode.userSelected",
        "path" : "AllergyIntolerance.reaction.substance.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.text",
        "path" : "AllergyIntolerance.reaction.substance.text",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation",
        "path" : "AllergyIntolerance.reaction.manifestation",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.extension",
        "path" : "AllergyIntolerance.reaction.manifestation.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.extension:data-absent-reason",
        "path" : "AllergyIntolerance.reaction.manifestation.extension",
        "sliceName" : "data-absent-reason",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.extension:data-absent-reason.value[x]",
        "path" : "AllergyIntolerance.reaction.manifestation.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.extension:data-absent-reason.value[x]:valueCode",
        "path" : "AllergyIntolerance.reaction.manifestation.extension.value[x]",
        "sliceName" : "valueCode",
        "min" : 1,
        "fixedCode" : "unknown",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding",
        "path" : "AllergyIntolerance.reaction.manifestation.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "max" : "2"
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode",
        "path" : "AllergyIntolerance.reaction.manifestation.coding",
        "sliceName" : "snomedCode",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Reaction_Allergy|1.0.0"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.system",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.version",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.version",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.code",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension:anzeigenameManifestation",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension",
        "sliceName" : "anzeigenameManifestation",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension:anzeigenameManifestation.extension",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension:anzeigenameManifestation.extension:content",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension.extension",
        "sliceName" : "content"
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension:anzeigenameManifestation.extension:content.value[x]",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.display.extension:anzeigenameManifestation.extension:content.value[x]:valueString",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display.extension.extension.valueString",
        "sliceName" : "valueString",
        "definition" : "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_NFD_Reaction_Allergy_German|1.0.0",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding:snomedCode.userSelected",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.text",
        "path" : "AllergyIntolerance.reaction.manifestation.text",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.description",
        "path" : "AllergyIntolerance.reaction.description",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.onset",
        "path" : "AllergyIntolerance.reaction.onset",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.severity",
        "path" : "AllergyIntolerance.reaction.severity",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.exposureRoute",
        "path" : "AllergyIntolerance.reaction.exposureRoute",
        "max" : "0"
      },
      {
        "id" : "AllergyIntolerance.reaction.note",
        "path" : "AllergyIntolerance.reaction.note",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.